exonum-keys 1.0.0

Exonum node keys management.
Documentation

Exonum Key Management

Travis Build Status License: Apache-2.0 rust 1.42.0+ required

exonum-keys provides tools for storing and loading encrypted keys for Exonum nodes.

This is a simple utility crate specialized for the Exonum needs.

Consult the crate docs for more details.

Usage

Include exonum-keys as a dependency in your Cargo.toml:

[dependencies]
exonum-keys = "1.0.0"

License

exonum-keys is licensed under the Apache License (Version 2.0). See LICENSE for details.